TELHold
Puts a call on hold.
pascal TELErr TELHold (TELCAHandle hTELCA);
hTELCA
- A handle to the call appearance structure for the call to be put on hold.
- function result
- A result code.
DESCRIPTION
The call appearance referenced byhTELCA
must be in thetelCAActiveState
ortelCAConferencedState
state when you call the TELHold function.If
TELHold
completes successfully, the call appearance enters thetelCAHeldState
state and your call appearance message handler gets atelCAHoldMsg
message with thevalue
parameter set totelHoldEst
.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help